]>
Commit | Line | Data |
---|---|---|
1 | // !$*UTF8*$! | |
2 | { | |
3 | archiveVersion = 1; | |
4 | classes = { | |
5 | }; | |
6 | objectVersion = 46; | |
7 | objects = { | |
8 | ||
9 | /* Begin PBXBuildFile section */ | |
10 | 42447D7D19407DA00077B4B2 /* BBSearchObjectView.m in Sources */ = {isa = PBXBuildFile; fileRef = 42447D7C19407DA00077B4B2 /* BBSearchObjectView.m */; }; | |
11 | 42663058193CC1FA00C0DD31 /* BBFlatBezelInterface.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42663057193CC1FA00C0DD31 /* BBFlatBezelInterface.xib */; }; | |
12 | B576D2F52993FBD400A8B645 /* BackgroundView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B576D2F42993FBD400A8B645 /* BackgroundView.swift */; }; | |
13 | B57F7B90299405B7005F64AC /* FlatBezelSearchObjectView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B57F7B8F299405B7005F64AC /* FlatBezelSearchObjectView.swift */; }; | |
14 | B57F7B922994063C005F64AC /* FlatBezelObjectCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = B57F7B912994063C005F64AC /* FlatBezelObjectCell.swift */; }; | |
15 | E470B7E31709F3A0000169F2 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E470B7E21709F3A0000169F2 /* Cocoa.framework */; }; | |
16 | E470B7E91709F3A0000169F2 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = E470B7E71709F3A0000169F2 /* InfoPlist.strings */; }; | |
17 | E470B7F81709F3A0000169F2 /* BBFlatBezelInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = E470B7F71709F3A0000169F2 /* BBFlatBezelInterface.m */; }; | |
18 | /* End PBXBuildFile section */ | |
19 | ||
20 | /* Begin PBXFileReference section */ | |
21 | 42447D7B19407DA00077B4B2 /* BBSearchObjectView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BBSearchObjectView.h; sourceTree = "<group>"; }; | |
22 | 42447D7C19407DA00077B4B2 /* BBSearchObjectView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BBSearchObjectView.m; sourceTree = "<group>"; }; | |
23 | 42663057193CC1FA00C0DD31 /* BBFlatBezelInterface.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = BBFlatBezelInterface.xib; sourceTree = "<group>"; }; | |
24 | B576D2F42993FBD400A8B645 /* BackgroundView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BackgroundView.swift; sourceTree = "<group>"; }; | |
25 | B576D2F62993FD7500A8B645 /* FlatBezel-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "FlatBezel-Bridging-Header.h"; sourceTree = "<group>"; }; | |
26 | B57F7B8F299405B7005F64AC /* FlatBezelSearchObjectView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FlatBezelSearchObjectView.swift; sourceTree = "<group>"; }; | |
27 | B57F7B912994063C005F64AC /* FlatBezelObjectCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FlatBezelObjectCell.swift; sourceTree = "<group>"; }; | |
28 | E470B7DF1709F3A0000169F2 /* Flat Bezel.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Flat Bezel.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; | |
29 | E470B7E21709F3A0000169F2 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; | |
30 | E470B7E61709F3A0000169F2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = SOURCE_ROOT; }; | |
31 | E470B7E81709F3A0000169F2 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; | |
32 | E470B7EB1709F3A0000169F2 /* Common.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = "<group>"; }; | |
33 | E470B7EC1709F3A0000169F2 /* Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; }; | |
34 | E470B7ED1709F3A0000169F2 /* Developer.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = "<group>"; }; | |
35 | E470B7EE1709F3A0000169F2 /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = "<group>"; }; | |
36 | E470B7EF1709F3A0000169F2 /* Quicksilver.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Quicksilver.pch; sourceTree = "<group>"; }; | |
37 | E470B7F01709F3A0000169F2 /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; }; | |
38 | E470B7F61709F3A0000169F2 /* BBFlatBezelInterface.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BBFlatBezelInterface.h; sourceTree = "<group>"; }; | |
39 | E470B7F71709F3A0000169F2 /* BBFlatBezelInterface.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BBFlatBezelInterface.m; sourceTree = "<group>"; }; | |
40 | /* End PBXFileReference section */ | |
41 | ||
42 | /* Begin PBXFrameworksBuildPhase section */ | |
43 | E470B7DC1709F3A0000169F2 /* Frameworks */ = { | |
44 | isa = PBXFrameworksBuildPhase; | |
45 | buildActionMask = 2147483647; | |
46 | files = ( | |
47 | E470B7E31709F3A0000169F2 /* Cocoa.framework in Frameworks */, | |
48 | ); | |
49 | runOnlyForDeploymentPostprocessing = 0; | |
50 | }; | |
51 | /* End PBXFrameworksBuildPhase section */ | |
52 | ||
53 | /* Begin PBXGroup section */ | |
54 | E470B7D51709F3A0000169F2 = { | |
55 | isa = PBXGroup; | |
56 | children = ( | |
57 | E470B7E11709F3A0000169F2 /* Frameworks */, | |
58 | E470B7E01709F3A0000169F2 /* Products */, | |
59 | E470B7E41709F3A0000169F2 /* Flat Bezel */, | |
60 | ); | |
61 | sourceTree = "<group>"; | |
62 | }; | |
63 | E470B7E01709F3A0000169F2 /* Products */ = { | |
64 | isa = PBXGroup; | |
65 | children = ( | |
66 | E470B7DF1709F3A0000169F2 /* Flat Bezel.qsplugin */, | |
67 | ); | |
68 | name = Products; | |
69 | sourceTree = "<group>"; | |
70 | }; | |
71 | E470B7E11709F3A0000169F2 /* Frameworks */ = { | |
72 | isa = PBXGroup; | |
73 | children = ( | |
74 | E470B7E21709F3A0000169F2 /* Cocoa.framework */, | |
75 | ); | |
76 | name = Frameworks; | |
77 | sourceTree = "<group>"; | |
78 | }; | |
79 | E470B7E41709F3A0000169F2 /* Flat Bezel */ = { | |
80 | isa = PBXGroup; | |
81 | children = ( | |
82 | E470B7EA1709F3A0000169F2 /* Configuration */, | |
83 | E470B7E51709F3A0000169F2 /* Supporting Files */, | |
84 | 42447D7B19407DA00077B4B2 /* BBSearchObjectView.h */, | |
85 | 42447D7C19407DA00077B4B2 /* BBSearchObjectView.m */, | |
86 | E470B7F61709F3A0000169F2 /* BBFlatBezelInterface.h */, | |
87 | E470B7F71709F3A0000169F2 /* BBFlatBezelInterface.m */, | |
88 | 42663057193CC1FA00C0DD31 /* BBFlatBezelInterface.xib */, | |
89 | B57F7B8F299405B7005F64AC /* FlatBezelSearchObjectView.swift */, | |
90 | B57F7B912994063C005F64AC /* FlatBezelObjectCell.swift */, | |
91 | B576D2F42993FBD400A8B645 /* BackgroundView.swift */, | |
92 | ); | |
93 | path = "Flat Bezel"; | |
94 | sourceTree = "<group>"; | |
95 | }; | |
96 | E470B7E51709F3A0000169F2 /* Supporting Files */ = { | |
97 | isa = PBXGroup; | |
98 | children = ( | |
99 | E470B7E61709F3A0000169F2 /* Info.plist */, | |
100 | E470B7E71709F3A0000169F2 /* InfoPlist.strings */, | |
101 | B576D2F62993FD7500A8B645 /* FlatBezel-Bridging-Header.h */, | |
102 | ); | |
103 | name = "Supporting Files"; | |
104 | sourceTree = "<group>"; | |
105 | }; | |
106 | E470B7EA1709F3A0000169F2 /* Configuration */ = { | |
107 | isa = PBXGroup; | |
108 | children = ( | |
109 | E470B7EB1709F3A0000169F2 /* Common.xcconfig */, | |
110 | E470B7EC1709F3A0000169F2 /* Debug.xcconfig */, | |
111 | E470B7ED1709F3A0000169F2 /* Developer.xcconfig */, | |
112 | E470B7EE1709F3A0000169F2 /* QSPlugIn.xcconfig */, | |
113 | E470B7EF1709F3A0000169F2 /* Quicksilver.pch */, | |
114 | E470B7F01709F3A0000169F2 /* Release.xcconfig */, | |
115 | ); | |
116 | name = Configuration; | |
117 | path = /private/tmp/QS/Configuration; | |
118 | sourceTree = "<absolute>"; | |
119 | }; | |
120 | /* End PBXGroup section */ | |
121 | ||
122 | /* Begin PBXNativeTarget section */ | |
123 | E470B7DE1709F3A0000169F2 /* Flat Bezel */ = { | |
124 | isa = PBXNativeTarget; | |
125 | buildConfigurationList = E470B7FB1709F3A0000169F2 /* Build configuration list for PBXNativeTarget "Flat Bezel" */; | |
126 | buildPhases = ( | |
127 | E470B7DA1709F3A0000169F2 /* ShellScript */, | |
128 | E470B7DB1709F3A0000169F2 /* Sources */, | |
129 | E470B7DC1709F3A0000169F2 /* Frameworks */, | |
130 | E470B7DD1709F3A0000169F2 /* Resources */, | |
131 | ); | |
132 | buildRules = ( | |
133 | ); | |
134 | dependencies = ( | |
135 | ); | |
136 | name = "Flat Bezel"; | |
137 | productName = SquareBezel; | |
138 | productReference = E470B7DF1709F3A0000169F2 /* Flat Bezel.qsplugin */; | |
139 | productType = "com.apple.product-type.bundle"; | |
140 | }; | |
141 | /* End PBXNativeTarget section */ | |
142 | ||
143 | /* Begin PBXProject section */ | |
144 | E470B7D61709F3A0000169F2 /* Project object */ = { | |
145 | isa = PBXProject; | |
146 | attributes = { | |
147 | LastUpgradeCheck = 1120; | |
148 | ORGANIZATIONNAME = BRNBW; | |
149 | TargetAttributes = { | |
150 | E470B7DE1709F3A0000169F2 = { | |
151 | LastSwiftMigration = 1410; | |
152 | ProvisioningStyle = Manual; | |
153 | }; | |
154 | }; | |
155 | }; | |
156 | buildConfigurationList = E470B7D91709F3A0000169F2 /* Build configuration list for PBXProject "Flat Bezel" */; | |
157 | compatibilityVersion = "Xcode 3.2"; | |
158 | developmentRegion = English; | |
159 | hasScannedForEncodings = 0; | |
160 | knownRegions = ( | |
161 | English, | |
162 | en, | |
163 | ); | |
164 | mainGroup = E470B7D51709F3A0000169F2; | |
165 | productRefGroup = E470B7E01709F3A0000169F2 /* Products */; | |
166 | projectDirPath = ""; | |
167 | projectRoot = ""; | |
168 | targets = ( | |
169 | E470B7DE1709F3A0000169F2 /* Flat Bezel */, | |
170 | ); | |
171 | }; | |
172 | /* End PBXProject section */ | |
173 | ||
174 | /* Begin PBXResourcesBuildPhase section */ | |
175 | E470B7DD1709F3A0000169F2 /* Resources */ = { | |
176 | isa = PBXResourcesBuildPhase; | |
177 | buildActionMask = 2147483647; | |
178 | files = ( | |
179 | 42663058193CC1FA00C0DD31 /* BBFlatBezelInterface.xib in Resources */, | |
180 | E470B7E91709F3A0000169F2 /* InfoPlist.strings in Resources */, | |
181 | ); | |
182 | runOnlyForDeploymentPostprocessing = 0; | |
183 | }; | |
184 | /* End PBXResourcesBuildPhase section */ | |
185 | ||
186 | /* Begin PBXShellScriptBuildPhase section */ | |
187 | E470B7DA1709F3A0000169F2 /* ShellScript */ = { | |
188 | isa = PBXShellScriptBuildPhase; | |
189 | buildActionMask = 2147483647; | |
190 | files = ( | |
191 | ); | |
192 | inputPaths = ( | |
193 | ); | |
194 | outputPaths = ( | |
195 | ); | |
196 | runOnlyForDeploymentPostprocessing = 1; | |
197 | shellPath = /bin/sh; | |
198 | shellScript = "\"$QS_BUILD_ROOT/Tools/bltrversion\""; | |
199 | }; | |
200 | /* End PBXShellScriptBuildPhase section */ | |
201 | ||
202 | /* Begin PBXSourcesBuildPhase section */ | |
203 | E470B7DB1709F3A0000169F2 /* Sources */ = { | |
204 | isa = PBXSourcesBuildPhase; | |
205 | buildActionMask = 2147483647; | |
206 | files = ( | |
207 | B576D2F52993FBD400A8B645 /* BackgroundView.swift in Sources */, | |
208 | B57F7B90299405B7005F64AC /* FlatBezelSearchObjectView.swift in Sources */, | |
209 | 42447D7D19407DA00077B4B2 /* BBSearchObjectView.m in Sources */, | |
210 | E470B7F81709F3A0000169F2 /* BBFlatBezelInterface.m in Sources */, | |
211 | B57F7B922994063C005F64AC /* FlatBezelObjectCell.swift in Sources */, | |
212 | ); | |
213 | runOnlyForDeploymentPostprocessing = 0; | |
214 | }; | |
215 | /* End PBXSourcesBuildPhase section */ | |
216 | ||
217 | /* Begin PBXVariantGroup section */ | |
218 | E470B7E71709F3A0000169F2 /* InfoPlist.strings */ = { | |
219 | isa = PBXVariantGroup; | |
220 | children = ( | |
221 | E470B7E81709F3A0000169F2 /* en */, | |
222 | ); | |
223 | name = InfoPlist.strings; | |
224 | sourceTree = "<group>"; | |
225 | }; | |
226 | /* End PBXVariantGroup section */ | |
227 | ||
228 | /* Begin XCBuildConfiguration section */ | |
229 | E470B7F91709F3A0000169F2 /* Debug */ = { | |
230 | isa = XCBuildConfiguration; | |
231 | baseConfigurationReference = E470B7EC1709F3A0000169F2 /* Debug.xcconfig */; | |
232 | buildSettings = { | |
233 | CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; | |
234 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; | |
235 | CLANG_WARN_COMMA = YES; | |
236 | CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; | |
237 | CLANG_WARN_INFINITE_RECURSION = YES; | |
238 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; | |
239 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; | |
240 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; | |
241 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; | |
242 | CLANG_WARN_STRICT_PROTOTYPES = YES; | |
243 | CLANG_WARN_SUSPICIOUS_MOVE = YES; | |
244 | CLANG_WARN_UNREACHABLE_CODE = YES; | |
245 | ENABLE_STRICT_OBJC_MSGSEND = YES; | |
246 | ENABLE_TESTABILITY = YES; | |
247 | GCC_NO_COMMON_BLOCKS = YES; | |
248 | }; | |
249 | name = Debug; | |
250 | }; | |
251 | E470B7FA1709F3A0000169F2 /* Release */ = { | |
252 | isa = XCBuildConfiguration; | |
253 | baseConfigurationReference = E470B7F01709F3A0000169F2 /* Release.xcconfig */; | |
254 | buildSettings = { | |
255 | CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; | |
256 | CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; | |
257 | CLANG_WARN_COMMA = YES; | |
258 | CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; | |
259 | CLANG_WARN_INFINITE_RECURSION = YES; | |
260 | CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; | |
261 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; | |
262 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; | |
263 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; | |
264 | CLANG_WARN_STRICT_PROTOTYPES = YES; | |
265 | CLANG_WARN_SUSPICIOUS_MOVE = YES; | |
266 | CLANG_WARN_UNREACHABLE_CODE = YES; | |
267 | ENABLE_STRICT_OBJC_MSGSEND = YES; | |
268 | GCC_NO_COMMON_BLOCKS = YES; | |
269 | }; | |
270 | name = Release; | |
271 | }; | |
272 | E470B7FC1709F3A0000169F2 /* Debug */ = { | |
273 | isa = XCBuildConfiguration; | |
274 | baseConfigurationReference = E470B7EE1709F3A0000169F2 /* QSPlugIn.xcconfig */; | |
275 | buildSettings = { | |
276 | CLANG_ENABLE_MODULES = YES; | |
277 | CLANG_ENABLE_OBJC_WEAK = YES; | |
278 | DEFINES_MODULE = YES; | |
279 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; | |
280 | MACOSX_DEPLOYMENT_TARGET = 12.0; | |
281 | PRODUCT_BUNDLE_IDENTIFIER = "pizza.unlimited.${PRODUCT_NAME:rfc1034identifier}"; | |
282 | PRODUCT_NAME = "Flat Bezel"; | |
283 | SWIFT_OBJC_BRIDGING_HEADER = "Flat Bezel/FlatBezel-Bridging-Header.h"; | |
284 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; | |
285 | SWIFT_VERSION = 5.0; | |
286 | }; | |
287 | name = Debug; | |
288 | }; | |
289 | E470B7FD1709F3A0000169F2 /* Release */ = { | |
290 | isa = XCBuildConfiguration; | |
291 | baseConfigurationReference = E470B7EE1709F3A0000169F2 /* QSPlugIn.xcconfig */; | |
292 | buildSettings = { | |
293 | CLANG_ENABLE_MODULES = YES; | |
294 | CLANG_ENABLE_OBJC_WEAK = YES; | |
295 | DEFINES_MODULE = YES; | |
296 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks"; | |
297 | MACOSX_DEPLOYMENT_TARGET = 12.0; | |
298 | PRODUCT_BUNDLE_IDENTIFIER = "pizza.unlimited.${PRODUCT_NAME:rfc1034identifier}"; | |
299 | PRODUCT_NAME = "Flat Bezel"; | |
300 | SWIFT_OBJC_BRIDGING_HEADER = "Flat Bezel/FlatBezel-Bridging-Header.h"; | |
301 | SWIFT_VERSION = 5.0; | |
302 | }; | |
303 | name = Release; | |
304 | }; | |
305 | /* End XCBuildConfiguration section */ | |
306 | ||
307 | /* Begin XCConfigurationList section */ | |
308 | E470B7D91709F3A0000169F2 /* Build configuration list for PBXProject "Flat Bezel" */ = { | |
309 | isa = XCConfigurationList; | |
310 | buildConfigurations = ( | |
311 | E470B7F91709F3A0000169F2 /* Debug */, | |
312 | E470B7FA1709F3A0000169F2 /* Release */, | |
313 | ); | |
314 | defaultConfigurationIsVisible = 0; | |
315 | defaultConfigurationName = Release; | |
316 | }; | |
317 | E470B7FB1709F3A0000169F2 /* Build configuration list for PBXNativeTarget "Flat Bezel" */ = { | |
318 | isa = XCConfigurationList; | |
319 | buildConfigurations = ( | |
320 | E470B7FC1709F3A0000169F2 /* Debug */, | |
321 | E470B7FD1709F3A0000169F2 /* Release */, | |
322 | ); | |
323 | defaultConfigurationIsVisible = 0; | |
324 | defaultConfigurationName = Release; | |
325 | }; | |
326 | /* End XCConfigurationList section */ | |
327 | }; | |
328 | rootObject = E470B7D61709F3A0000169F2 /* Project object */; | |
329 | } |